Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump org.springframework.boot from 2.7.12 to 2.7.13 in /java-spring-security #44

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 26, 2023

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps org.springframework.boot from 2.7.12 to 2.7.13.

Release notes

Sourced from org.springframework.boot's releases.

v2.7.13

🐞 Bug Fixes

  • Spring Boot properties migrator can create circular references #35919
  • Devtools does not support package-private main classes #35858
  • Java 20 is supported but there's no value for it in the JavaVersion enum #35758
  • Processing of @EndpointCloudFoundryExtension logs a warnings as it does not use @AliasFor on its override of the endpoint attribute #35716
  • Actuator loggers list endpoint throws exception on Log4J2 loggers with custom log levels #35227
  • Validation is not applied for ConfigurationProperties that implement Validator and use @ConstructorBinding #33669

📔 Documentation

  • Description of spring.data.mongodb.uri property incorrectly states that it overrides spring.data.mongodb.database #35686
  • Update description of spring-boot-starter-data-rest to clarify that it uses Spring MVC #35678
  • Move property notes up to external configuration section #35662
  • Document audience support in OAuth2 resource server #35286
  • Add @DynamicPropertySource to documented list of property source ordering #32901

🔨 Dependency Upgrades

  • Upgrade to Dropwizard Metrics 4.2.19 #35794
  • Upgrade to Hazelcast 5.1.7 #35987
  • Upgrade to Infinispan 13.0.18.Final #35795
  • Upgrade to Lombok 1.18.28 #35796
  • Upgrade to Micrometer 1.9.12 #35725
  • Upgrade to Netty 4.1.94.Final #35988
  • Upgrade to Reactor Bom 2020.0.33 #35726
  • Upgrade to Spring AMQP 2.4.13 #35727
  • Upgrade to Spring Data Bom 2021.2.13 #35728
  • Upgrade to Spring Framework 5.3.28 #35729
  • Upgrade to Spring Security 5.7.9 #35730
  • Upgrade to Spring Session Bom 2021.2.2 #35731
  • Upgrade to Tomcat 9.0.76 #35799
  • Upgrade to UnboundID LDAPSDK 6.0.9 #35800
  • Upgrade to Undertow 2.2.25.Final #35801

❤️ Contributors

Thank you to all the contributors who worked on this release:

@​bbulgarelli, @​bikash30851, and @​twobiers

Commits
  • de53974 Release v2.7.13
  • fff30ef Configure timeouts on staging builds
  • f6841c3 Revert "Start building against Spring WS 3.1.7 snapshots"
  • 0fb4c9a Prohibit upgrades to RSocket 1.1.4
  • cb5330f Upgrade to Spring Session Bom 2021.2.2
  • b0af370 Upgrade to Spring Security 5.7.9
  • f206f18 Upgrade to Netty 4.1.94.Final
  • 0dd93de Upgrade to Hazelcast 5.1.7
  • 33341f2 Upgrade to Spring Data Bom 2021.2.13
  • b4b6477 Upgrade to Spring AMQP 2.4.13
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 26, 2023
@dependabot dependabot bot force-pushed the dependabot/gradle/java-spring-security/org.springframework.boot-2.7.13 branch from c65b20a to bb985f0 Compare July 10, 2023 20:15
Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 2.7.12 to 2.7.13.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.12...v2.7.13)

---
updated-dependencies:
- dependency-name: org.springframework.boot
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/gradle/java-spring-security/org.springframework.boot-2.7.13 branch from bb985f0 to 962d00f Compare July 10, 2023 20:15
@ctlong ctlong self-assigned this Jul 10, 2023
@ctlong ctlong merged commit 435ab78 into master Jul 10, 2023
2 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/java-spring-security/org.springframework.boot-2.7.13 branch July 10, 2023 21:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant